Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependencies for supporting gitRepo volumes #3

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

dghubble
Copy link
Member

  • Kubernetes gitRepo volumes are deprecated and have reasonable alternatives. Supporting them is not a goal
  • gitRepo Kubelet dependencies bloat the image and add to the CVE surface area unnecessarily

Rel: https://kubernetes.io/docs/concepts/storage/volumes/#gitrepo

* Kubernetes gitRepo volumes are deprecated and have
reasonable alternatives. Supporting them is not a goal
* gitRepo Kubelet dependencies bloat the image and add
to the CVE surface area unnecessarily

Rel: https://kubernetes.io/docs/concepts/storage/volumes/#gitrepo
@dghubble dghubble merged commit 7aabb42 into master Apr 1, 2020
@dghubble dghubble deleted the drop-gitRepo-volume-support branch May 31, 2020 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant